DLS - Dynamic Lighting System
v1.0.2 (AUGUST 19 2020)
Made by TheMaybeast

DLS's UI allows for extremely in-depth control of it. There are two modes to change the UI:

(1) General UI Replacement
	Replaces the UI for every vehicle.
	
(2) Vehicle Specific UI Replacement
	Replaces the UI for a specific vehicle. (Overrides General UI Replacement for that specific vehicle)
	
HOW-TO General UI Replacement
	- Customize/create any or all UI files (.psd and .pngs for the default sprites are included in the download if you just want to modify them).
	- Name the .png according to the [NAME TABLE] in the bottom of this file.
	- Place the .png on "Plugins/DLS/UI/".
	- Copy the custom.xml file from "OPTIONALS/UI Files/Files" to "Plugins/DLS/UI/".
	- If necessary, edit the size of the UI on the custom.xml file.
	
HOW-TO Vehicle Specific UI Replacement
	- Customize/create any or all UI files (.psd and .pngs for the default sprites are included in the download if you just want to modify them).
	- Name the .png according to the [NAME TABLE] in the bottom of this file.
	- Create a new folder on "Plugins/DLS/UI" with a custom name.
	- Place the .png on the folder you just created.
	- Copy the custom.xml file from "OPTIONALS/UI Files/Files" to the folder you just created and rename the file exactly like your folder is named.
	- If necessary, edit the size of the UI on the .xml file.
	- Insert the name of the folder you created into the <SirenUI> tag on the vehicle you wish to use the UI with. (You can do it with multiple vehicles)
	
[NAME TABLE]
	- Background
		"background.png"
	- Blackout
		"blkt_on.png"
		"blkt_off.png"
	- Steady Burn
		"sb_on.png"
		"sb_off.png"
	- Interior Light
		"intlt_on.png"
		"intlt_off.png"
	- Traffic Advisory Left
		"taleft_on.png"
		"taleft_off.png"
	- Traffic Advisory Diverge
		"tadiv_on.png"
		"tadiv_off.png"
	- Traffic Advisory Right
		"taright_on.png"
		"taright_off.png"
	- Traffic Advisory Warn
		"tawarn_on.png"
		"tawarn_off.png"
	- Stage 1
		"s1_on.png"
		"s1_off.png"
	- Stage 2
		"s2_on.png"
		"s2_off.png"
	- Stage 3
		"s3_on.png"
		"s3_off.png"
	- Manual
		"manual_on.png"
		"manual_off.png"
	- Horn
		"horn_on.png"
		"horn_off.png"
	- Wail
		"wail_on.png"
		"wail_off.png"
	- Yelp
		"yelp_on.png"
		"yelp_off.png"
	- Extra 1
		"ext1_on.png"
		"ext1_off.png"
	- Extra 2
		"ext2_on.png"
		"ext2_off.png"
	- Left Indicator
		"lind_on.png"
		"lind_off.png"
	- Hazards
		"hazard_on.png"
		"hazard_off.png"
	- Right Indicator
		"rind_on.png"
		"rind_off.png"